TestObject

Undocumented in source.

Members

Functions

deserialize
void deserialize(File f)
Undocumented in source. Be warned that the author may not have intended to support it.
serialize
void serialize(File f)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

lVal
long lVal;
Undocumented in source.

Inherited Members

From BaseObject

deserialize
void deserialize(File f)

Create from serialized file data. The file will be initialized to the start of the object's data

serialize
void serialize(File f)

Write data about the object to a file

Meta